From: Nick Roberts Date: Wed, 8 Oct 2003 22:02:52 +0000 (+0000) Subject: Remove paragraph for GUD that is no longer true after the change: X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25242 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b91544383ce6a6901f17ea92d1bc9bf4a9e686e3;p=emacs.git Remove paragraph for GUD that is no longer true after the change: 2003-05-28 Nick Roberts * gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add server prefix to the gdb commands used by the speedbar. --- diff --git a/man/speedbar.texi b/man/speedbar.texi index 0ea8327e512..54084b2a430 100644 --- a/man/speedbar.texi +++ b/man/speedbar.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: speedbar.texi,v 1.11 2002/10/02 23:24:31 karl Exp $ +@c $Id: speedbar.texi,v 1.12 2003/09/01 15:45:46 miles Exp $ @setfilename ../info/speedbar @settitle Speedbar: File/Tag summarizing utility @@ -648,10 +648,6 @@ You can click on any stack element and gdb will move to that stack level. You can then check variables local to that level at the GDB prompt. -This mode has the unfortunate side-effect of breaking GDB's repeat -feature when you hit @kbd{RET} since your previous command is overridden -with a stack fetching command. - @node Customizing, Extending, Minor Modes, Top @comment node-name, next, previous, up @chapter Customizing